Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework denial of service on unprotected packets #908

Merged
merged 1 commit into from
Dec 15, 2017

Conversation

martinthomson
Copy link
Member

This builds on #891 and applies the agreed principles to the question of denial of service prior to handshake completion.

Note that this does not address the concern @huitema raised about the second client flight. Someone needs to come up with a proposal for that. Right now, that flight is also subject to denial of service.

Copy link
Contributor

@seanturner seanturner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking we should merge this and then we can deal with Christian's issues with another PR.

@martinthomson martinthomson merged commit 66413cb into hs-error Dec 15, 2017
@martinthomson martinthomson deleted the dos-unprotected branch December 15, 2017 21:11
@martinthomson
Copy link
Member Author

Definitely another PR for the other one. That would need an idea on how we might do that protection.

@huitema
Copy link
Contributor

huitema commented Dec 16, 2017

I agree that the second flight DOS is another issue.

@huitema
Copy link
Contributor

huitema commented Dec 16, 2017

Issue #1018 documents the second flight DOS attack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants